revZipSetProgressCallback
Type
command
Summary
Sets a progress callback for zip operations
Syntax
revZipSetProgressCallback [ <messageName>]
Description
Use the revZipSetProgressCallback command to get information about the progress of zip operations. The message specified will be sent to the current card whenever the status of a zip operation changes.
Parameters
Name | Type | Description |
---|---|---|
messageName | The name of the message that is sent when zip progress changes. If the revZipSetProgressCallback command is called without any parameters, then the progress callback will be disabled. The progress callback will be called with the following parameters:
|
Examples
revZipSetProgressCallback "myZipProgressHandler"
revZipSetProgressCallback
Compatibility and Support
Introduced
LiveCode 2.7.3
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile